Fix duplicated word in image alt text for Copilot access docs#45118
Conversation
Removes a repeated "the" ("the the") in the screenshot alt text on two
Copilot enterprise access pages. Alt text is read verbatim by screen
readers, so the duplication is an accessibility issue.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
@parthmax2 Thanks for the fix! |
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Removes a repeated "the" ("the the") in the screenshot alt text on two Copilot enterprise access pages. Alt text is read verbatim by screen readers, so the duplication is an accessibility issue.
Why:
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: